Total Complexity | 18 |
Dependencies | 3 |
Dependents | 0 |
Total lines | 77 |
Lines of code | 44 |
Logical lines of code | 24 |
Comment lines | 0 |
Methods | 7 |
Properties | 6 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
areAllRequiredFieldsPresent() | 62 | 6 | 10 | |
handleSubmission() | 59 | 4 | 15 | |
throwIfMissingRequiredFields() | 74 | 2 | 5 | |
throwIfBadNonce() | 73 | 2 | 5 | |
isValidNonce() | 77 | 2 | 3 | |
handleBadNonce() | 80 | 1 | 3 | |
handleMissingRequired() | 80 | 1 | 3 |